读知识>英语词典>execution sequence翻译和用法

execution sequence

英 [ˌeksɪˈkjuːʃn ˈsiːkwəns]

美 [ˌeksɪˈkjuːʃn ˈsiːkwəns]

网络  执行序列

计算机

双语例句

  • Develop an execution sequence based on a common usage scenario
    基于一般方案制定执行步骤
  • It is a job execution sequence by correlative jobs organized according to the dependency of these jobs. And it is a good solving project to achieve the automatization of job execution flow.
    作业流是对作业概念的扩展,是将相互关联的作业按照一定的依赖关系组织而成的一个作业执行序列,是实现作业执行流程自动化的一种很好的解决方案。
  • Data processing: Referring to the execution of a systematic sequence of mathematical and/ or logic operations performed on data by a computer.
    数据处理是由计算机对数据进行的一系列数学的和/或逻辑的操作。
  • The execution of services is ordered in a sequence. If we take service behavior as verbs, services can also be orchestrated in the same order.
    动词的执行有先后,若将服务的行为视为动词,服务的调用也可以利用此顺序进行编排。
  • The correctness of transformed aspect oriented Petri nets can be verified by temporal logical formulations. The validity of weaving time can be checked via the execution sequence of Petri nets. A technique of aspect oriented modeling based colored Petri nets is established.
    利用时态逻辑公式检验转换后的面向方面的Petri网模型的正确性,通过分析Petri网的执行序列来检验方面织入时机的合理性。●提出了基于着色Petri网的面向方面的建模技术。
  • Using Broker Explorer, you can deploy to multiple execution groups in sequence.
    使用BrokerExplorer,您可以依次部署到多个执行组。
  • During runtime, at any time the monitor can just observe a finite prefix of an execution which should be an infinite states sequence in ideal situation.
    在系统运行过程中,运行时监控器在任何时刻仅能观察到在理想情况下为无穷状态序列的系统执行的有穷前缀。
  • That is, it always initiates parallel execution ( unless it has just a single outgoing sequence flow, of course).
    也就是说,它总是会发起并行执行(当然,除非它只有一个流出序列流)。
  • And the framework is divided into two parts: one for specification design and source code analysis, which works statically; and the other for program execution and event sequence manipulation, which works dynamically.
    包括面向规约设计和源码分析的静态部分和面向程序执行和事件序列分析的动态部分。
  • An instance of the abstract machine can thus have more than one possible execution sequence for a given program and a given input.
    对于一个已知程序和已知数据,虚拟机器的实例将因其非确定方面产生不只一个可能的执行序列。